Function calling
OpenAI製
https://platform.openai.com/docs/guides/gpt/function-calling
OpenAI Function callingで遊んでみたら本質が見えてきたのでまとめてみた | DevelopersIO
(AIが)質問に必要な関数を選び、引数を作成する
事前に関数をいくつか用意しておくと、その中から良さそうなものを選んで使ってくれる
(プログラムが)関数を実行
(AIが)関数結果も入力に入れて質問に回答する
https://speakerdeck.com/miura55/chatgptnoxin-ji-neng-function-calling-woshi-sitemita
https://gihyo.jp/article/2023/07/programming-with-chatgpt-04